Problem Note 46629: Unable to access data sets in the Work library from the ODS Graphics Designer
You might not be able to access data sets in the Work library or data sets in a password-protected directory from the ODS Graphics Designer. This problem occurs if you have one or more LIBNAME statements pointing to a permanent directory that either does not exist or is password protected.
If the directory is password protected, the following error messages are issued:
The file 'GroupedSeriesPlot.sgd' cannot be opened. Data set 'WORK.[dataset]' does
not exist.
NOTE: com.sas.ionm.SASIOMDefs.GenericError: Incorrect syntax to this LIBNAME
statement. This engine does not accept a physical name.
at com.sas.iom.SASIOMDefs.GenericErrorHelper.read(GenericErrorHelper.java:21)
at com.sas.iom.SASIOMDefs.GenericErrorHelper.extract(GenericErrorHelper.java:46)
at
com.sas.iom.SAS._portable_stud_|DataService.AssignLibref(_portable_stub_|DataSer
vice.java:178)
at com.sas.graphics.sgdesigner.Workspace.setupUserLibraries(Workspace.java:919)
at com.sas.graphics.sgdesigner.SGDesigner.init(SGDesigner.java:516)
at com.sas.graphics.sgdesigner.SGDesigner.main(SGDesigner.java:4784)
If the LIBNAME statement points to a directory that does not exist, the following error messages are issued:
The library is empty or data sets are not usable.
ODS Graphics Designer failed to connect to its server. This may be caused by
internal timing issues. Retrying might be successful.
NOTE: com.sas.iom.SASIOMDefs.GenericError: Incorrect syntax for this LIBNAME
statement. This engine does not accept a physical name.
at
com.sas.iom.SASIOMDefs.GenericErrorHelper.read(GenericErrorHelper.java:21)
at
com.sas.iom.SASIOMDefs.GenericErrorHelper.extract(GenericErrorHelper.java:46)
at
com.sas.iom.SAS._portable_stub_IDataService.AssignLibref(_portable_stub_IDataSer
vice.java:178)
at
com.sas.graphics.sgdesigner.Workspace.setupUserLibraries(Workspace.java:919)
at com.sas.graphics.sgdesigner.SGDesigner.init(SGDesigner.java:516)
at com.sas.graphics.sgdesigner.SGDesigner.main(SGDesigner.java:4784)
To circumvent the problem, remove all LIBNAME statements that point to a library that does not exist or LIBNAME statements that point to a password-protected directory.
Beginning in the second maintenance release of SAS® 9.3 (TS1M2), the ODS Graphics Designer ignores library assignments that point to non-existent directories as well as libraries that are password protected.
Operating System and Release Information
SAS System | SAS/GRAPH | z/OS | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows XP 64-bit Edition | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft® Windows® for x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 for x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2008 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2008 for x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows XP Professional | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Enterprise 32 bit | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Enterprise x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Home Premium 32 bit | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Home Premium x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Professional 32 bit | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Professional x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Ultimate 32 bit | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Ultimate x64 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows Vista | 9.2 TS2M3 | 9.3 TS1M2 |
Windows Vista for x64 | 9.2 TS2M3 | 9.3 TS1M2 |
64-bit Enabled AIX | 9.2 TS2M3 | 9.3 TS1M2 |
64-bit Enabled HP-UX | 9.2 TS2M3 | 9.3 TS1M2 |
64-bit Enabled Solaris | 9.2 TS2M3 | 9.3 TS1M2 |
HP-UX IPF | 9.2 TS2M3 | 9.3 TS1M2 |
Linux | 9.2 TS2M3 | 9.3 TS1M2 |
Linux for x64 | 9.2 TS2M3 | 9.3 TS1M2 |
OpenVMS on HP Integrity | 9.2 TS2M3 | 9.3 TS1M2 |
Solaris for x64 | 9.2 TS2M3 | 9.3 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
You might not be able to access data sets in the Work library from the ODS Graphics Designer.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2012-05-29 11:53:09 |
Date Created: | 2012-05-22 10:48:54 |